|
2020-2021 Sunseeker Telemetry and Lighting System
|
#include "driverlib.h"Go to the source code of this file.
Functions | |
| void | main (void) |
| switch (__even_in_range(SD24IV, SD24IV_SD24MEM3)) | |
Variables | |
| uint16_t | results [3] |
| void main | ( | void | ) |
Definition at line 75 of file sd24_ex2_singleConversionGroupChannels.c.
References __delay_cycles(), __no_operation(), and param.
| switch | ( | __even_in_range(SD24IV, SD24IV_SD24MEM3) | ) |
Definition at line 139 of file sd24_ex2_singleConversionGroupChannels.c.
References __bic_SR_register_on_exit(), and results.
| uint16_t results[3] |
Definition at line 73 of file sd24_ex2_singleConversionGroupChannels.c.
Referenced by switch().